Skip to content

add execute_concurrent_async and expose execute_concurrent_* in Session #1229

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 29, 2025

Conversation

jbellis
Copy link
Contributor

@jbellis jbellis commented Sep 17, 2024

This makes these functions infinitely more discoverable for someone (correctly) looking at the Session class for ways to throw data into Cassandra

@jbellis jbellis changed the title add Session.execute_concurrent and execute_concurrent_with_args add execute_concurrent_async and expose execute_concurrent_* in Session Oct 11, 2024
@absurdfarce absurdfarce self-requested a review May 29, 2025 04:04
@absurdfarce
Copy link
Collaborator

Apologies @jbellis, I know this has taken forever... I've been distracted by a lot of other things in the interim. That said, I agree that elevating the visibility of this functionality (both the existing stuff plus the async impl here) by hanging it directly off of Session is probably a good idea.

Many thanks for the PR!

@absurdfarce absurdfarce merged commit 84ece0b into datastax:master May 29, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants